Skip to content

Commit

Permalink
fix: update dependencies and devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Mar 1, 2023
1 parent 452d168 commit 9275c34
Show file tree
Hide file tree
Showing 8 changed files with 719 additions and 641 deletions.
1,274 changes: 672 additions & 602 deletions package-lock.json

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,58 +57,58 @@
"@codemirror/commands": "^6.2.1",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/language": "^6.6.0",
"@codemirror/lint": "^6.1.0",
"@codemirror/lint": "^6.2.0",
"@codemirror/search": "^6.2.3",
"@codemirror/state": "^6.2.0",
"@codemirror/view": "^6.8.1",
"@codemirror/view": "^6.9.1",
"@fontsource/fira-mono": "^4.5.10",
"@fortawesome/free-regular-svg-icons": "^6.3.0",
"@fortawesome/free-solid-svg-icons": "^6.3.0",
"@replit/codemirror-indentation-markers": "6.3.0",
"ajv": "^8.12.0",
"codemirror": "^6.0.1",
"diff-sequences": "^29.4.2",
"diff-sequences": "^29.4.3",
"immutable-json-patch": "^5.1.2",
"jmespath": "^0.16.0",
"json-source-map": "^0.6.1",
"jsonrepair": "^3.0.2",
"lodash-es": "^4.17.21",
"memoize-one": "^6.0.0",
"natural-compare-lite": "^1.4.0",
"sass": "^1.58.1",
"sass": "^1.58.3",
"svelte": "^3.55.1",
"svelte-awesome": "^3.0.1",
"svelte-select": "^5.2.1",
"svelte-select": "^5.3.1",
"svelte-simple-modal": "^1.5.2",
"vanilla-picker": "^2.12.1"
},
"devDependencies": {
"@babel/core": "7.20.12",
"@babel/core": "7.21.0",
"@babel/preset-env": "7.20.2",
"@commitlint/cli": "17.4.3",
"@commitlint/config-conventional": "17.4.3",
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.4.4",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-terser": "0.4.0",
"@rollup/plugin-typescript": "11.0.0",
"@sveltejs/adapter-auto": "2.0.0",
"@sveltejs/kit": "1.6.0",
"@sveltejs/kit": "1.9.1",
"@sveltejs/package": "1.0.2",
"@sveltejs/vite-plugin-svelte": "2.0.2",
"@sveltejs/vite-plugin-svelte": "2.0.3",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/svelte": "3.2.2",
"@types/cookie": "0.5.1",
"@types/expect": "24.3.0",
"@types/jmespath": "0.15.0",
"@types/lodash-es": "4.17.6",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"@vitest/coverage-c8": "0.28.5",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"@vitest/coverage-c8": "0.29.2",
"cpy-cli": "4.2.0",
"del-cli": "5.0.0",
"eslint": "8.34.0",
"eslint": "8.35.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-svelte3": "4.0.0",
"husky": "8.0.3",
Expand All @@ -117,15 +117,15 @@
"npm-run-all": "4.1.5",
"prettier": "2.8.4",
"prettier-plugin-svelte": "2.9.0",
"rollup": "3.15.0",
"rollup": "3.17.3",
"rollup-plugin-dts": "5.2.0",
"rollup-plugin-svelte": "7.1.2",
"rollup-plugin-svelte": "7.1.3",
"standard-version": "9.5.0",
"svelte-check": "3.0.3",
"svelte-check": "3.0.4",
"svelte-preprocess": "5.0.1",
"svelte2tsx": "0.6.1",
"svelte2tsx": "0.6.2",
"typescript": "4.9.5",
"vite": "4.0.4",
"vitest": "0.28.5"
"vitest": "0.29.2"
}
}
38 changes: 19 additions & 19 deletions src/lib/components/__snapshots__/JSONEditor.test.ts.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`JSONEditor > render table mode 1`] = `
<body>
Expand Down Expand Up @@ -743,14 +743,14 @@ exports[`JSONEditor > render text mode 1`] = `
<div
aria-hidden="true"
class="cm-gutters"
style="min-height: 126px; position: sticky;"
style="min-height: 168px; position: sticky;"
>
<div
class="cm-gutter cm-gutter-lint"
>
<div
class="cm-gutterElement cm-activeLineGutter"
style="height: 10.5px;"
style="height: 14px;"
/>
</div>
<div
Expand All @@ -764,73 +764,73 @@ exports[`JSONEditor > render text mode 1`] = `
</div>
<div
class="cm-gutterElement cm-activeLineGutter"
style="height: 10.5px;"
style="height: 14px;"
>
1
</div>
<div
class="cm-gutterElement"
style="height: 10.5px;"
style="height: 14px;"
>
2
</div>
<div
class="cm-gutterElement"
style="height: 10.5px;"
style="height: 14px;"
>
3
</div>
<div
class="cm-gutterElement"
style="height: 10.5px;"
style="height: 14px;"
>
4
</div>
<div
class="cm-gutterElement"
style="height: 10.5px;"
style="height: 14px;"
>
5
</div>
<div
class="cm-gutterElement"
style="height: 10.5px;"
style="height: 14px;"
>
6
</div>
<div
class="cm-gutterElement"
style="height: 10.5px;"
style="height: 14px;"
>
7
</div>
<div
class="cm-gutterElement"
style="height: 10.5px;"
style="height: 14px;"
>
8
</div>
<div
class="cm-gutterElement"
style="height: 10.5px;"
style="height: 14px;"
>
9
</div>
<div
class="cm-gutterElement"
style="height: 10.5px;"
style="height: 14px;"
>
10
</div>
<div
class="cm-gutterElement"
style="height: 10.5px;"
style="height: 14px;"
>
11
</div>
<div
class="cm-gutterElement"
style="height: 10.5px;"
style="height: 14px;"
>
12
</div>
Expand All @@ -850,7 +850,7 @@ exports[`JSONEditor > render text mode 1`] = `
</div>
<div
class="cm-gutterElement cm-activeLineGutter"
style="height: 10.5px;"
style="height: 14px;"
>
<span
title="Fold line"
Expand All @@ -860,7 +860,7 @@ exports[`JSONEditor > render text mode 1`] = `
</div>
<div
class="cm-gutterElement"
style="height: 10.5px;"
style="height: 14px;"
>
<span
title="Fold line"
Expand All @@ -870,7 +870,7 @@ exports[`JSONEditor > render text mode 1`] = `
</div>
<div
class="cm-gutterElement"
style="height: 10.5px; margin-top: 21px;"
style="height: 14px; margin-top: 28px;"
>
<span
title="Fold line"
Expand All @@ -880,7 +880,7 @@ exports[`JSONEditor > render text mode 1`] = `
</div>
<div
class="cm-gutterElement"
style="height: 10.5px; margin-top: 31.5px;"
style="height: 14px; margin-top: 42px;"
>
<span
title="Fold line"
Expand Down
2 changes: 2 additions & 0 deletions src/lib/components/modes/tablemode/ColumnHeader.svelte
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<svelte:options immutable={true} />

<script lang="ts">
import type { JSONPath } from 'immutable-json-patch'
import type { SortedColumn } from '../../../types'
Expand Down
2 changes: 2 additions & 0 deletions src/lib/components/modes/tablemode/RefreshColumnHeader.svelte
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<svelte:options immutable={true} />

<script lang="ts">
import Icon from 'svelte-awesome'
import { faRotate } from '@fortawesome/free-solid-svg-icons'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/components/modes/tablemode/TableMode.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
import ContextMenuPointer from '../../../components/controls/contextmenu/ContextMenuPointer.svelte'
import TableModeWelcome from './TableModeWelcome.svelte'
import JSONPreview from '../../controls/JSONPreview.svelte'
import RefreshColumnHeader from '$lib/components/modes/tablemode/RefreshColumnHeader.svelte'
import RefreshColumnHeader from './RefreshColumnHeader.svelte'
const debug = createDebug('jsoneditor:TableMode')
const { open } = getContext('simple-modal')
Expand Down
2 changes: 2 additions & 0 deletions src/lib/components/modes/tablemode/TableModeWelcome.svelte
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<svelte:options immutable={true} />

<script lang="ts">
import type { JSONPath, JSONValue } from 'immutable-json-patch'
import { getIn, isJSONArray, isJSONObject } from 'immutable-json-patch'
Expand Down
2 changes: 2 additions & 0 deletions src/lib/components/modes/tablemode/tag/InlineValue.svelte
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<svelte:options immutable={true} />

<script lang="ts">
import { isJSONArray } from 'immutable-json-patch'
import type { JSONArray, JSONObject, JSONPath } from 'immutable-json-patch'
Expand Down

0 comments on commit 9275c34

Please sign in to comment.