svelteplot 0.8.1-pr-301.3 → 0.8.1-pr-302.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +16 -16
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "svelteplot",
|
|
3
|
-
"version": "0.8.1-pr-
|
|
3
|
+
"version": "0.8.1-pr-302.0",
|
|
4
4
|
"license": "ISC",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Gregor Aisch",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@aitodotai/json-stringify-pretty-compact": "^1.3.0",
|
|
56
56
|
"@emotion/css": "^11.13.5",
|
|
57
|
-
"@shikijs/twoslash": "^3.
|
|
57
|
+
"@shikijs/twoslash": "^3.20.0",
|
|
58
58
|
"@sveltejs/adapter-auto": "^7.0.0",
|
|
59
59
|
"@sveltejs/adapter-static": "^3.0.10",
|
|
60
60
|
"@sveltejs/enhanced-img": "^0.9.2",
|
|
@@ -62,8 +62,8 @@
|
|
|
62
62
|
"@sveltejs/kit": "^2.49.2",
|
|
63
63
|
"@sveltejs/package": "^2.5.7",
|
|
64
64
|
"@sveltejs/vite-plugin-svelte": "6.2.1",
|
|
65
|
-
"@sveltepress/twoslash": "^1.3.
|
|
66
|
-
"@sveltepress/vite": "^1.3.
|
|
65
|
+
"@sveltepress/twoslash": "^1.3.4",
|
|
66
|
+
"@sveltepress/vite": "^1.3.4",
|
|
67
67
|
"@testing-library/svelte": "^5.2.9",
|
|
68
68
|
"@testing-library/user-event": "^14.6.1",
|
|
69
69
|
"@types/d3-array": "^3.2.2",
|
|
@@ -80,15 +80,15 @@
|
|
|
80
80
|
"@types/geojson": "^7946.0.16",
|
|
81
81
|
"@types/topojson": "^3.2.6",
|
|
82
82
|
"@types/topojson-client": "^3.1.5",
|
|
83
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
84
|
-
"@typescript-eslint/parser": "^8.
|
|
83
|
+
"@typescript-eslint/eslint-plugin": "^8.50.0",
|
|
84
|
+
"@typescript-eslint/parser": "^8.50.0",
|
|
85
85
|
"@unocss/extractor-svelte": "^66.5.10",
|
|
86
86
|
"@vite-pwa/sveltekit": "^1.1.0",
|
|
87
87
|
"csstype": "^3.2.3",
|
|
88
88
|
"d3-dsv": "^3.0.1",
|
|
89
89
|
"d3-fetch": "^3.0.1",
|
|
90
90
|
"d3-force": "^3.0.0",
|
|
91
|
-
"eslint": "^9.39.
|
|
91
|
+
"eslint": "^9.39.2",
|
|
92
92
|
"eslint-config-prettier": "^10.1.8",
|
|
93
93
|
"eslint-plugin-regexp": "^2.10.0",
|
|
94
94
|
"eslint-plugin-svelte": "3.13.1",
|
|
@@ -101,19 +101,19 @@
|
|
|
101
101
|
"pixelmatch": "^7.1.0",
|
|
102
102
|
"pngjs": "^7.0.0",
|
|
103
103
|
"prettier": "^3.7.4",
|
|
104
|
-
"prettier-plugin-svelte": "^3.4.
|
|
105
|
-
"puppeteer": "^24.
|
|
104
|
+
"prettier-plugin-svelte": "^3.4.1",
|
|
105
|
+
"puppeteer": "^24.34.0",
|
|
106
106
|
"remark-code-extra": "^1.0.1",
|
|
107
107
|
"remark-code-frontmatter": "^1.0.0",
|
|
108
108
|
"remark-math": "^6.0.0",
|
|
109
109
|
"resize-observer-polyfill": "^1.5.1",
|
|
110
|
-
"sass": "^1.
|
|
111
|
-
"shiki": "^3.
|
|
110
|
+
"sass": "^1.97.0",
|
|
111
|
+
"shiki": "^3.20.0",
|
|
112
112
|
"svelte-check": "^4.3.4",
|
|
113
113
|
"svelte-eslint-parser": "1.4.1",
|
|
114
114
|
"svelte-highlight": "^7.9.0",
|
|
115
115
|
"svg-path-parser": "^1.1.0",
|
|
116
|
-
"temml": "^0.12.
|
|
116
|
+
"temml": "^0.12.2",
|
|
117
117
|
"topojson-client": "^3.1.0",
|
|
118
118
|
"ts-essentials": "^10.1.1",
|
|
119
119
|
"tslib": "^2.8.1",
|
|
@@ -123,8 +123,8 @@
|
|
|
123
123
|
"uid": "^2.0.2",
|
|
124
124
|
"unist-util-visit": "^5.0.0",
|
|
125
125
|
"unocss": "^66.5.10",
|
|
126
|
-
"vite": "^7.
|
|
127
|
-
"vitest": "^4.0.
|
|
126
|
+
"vite": "^7.3.0",
|
|
127
|
+
"vitest": "^4.0.16",
|
|
128
128
|
"vitest-matchmedia-mock": "^2.0.3",
|
|
129
129
|
"wx-svelte-grid": "^2.4.0",
|
|
130
130
|
"yoctocolors": "^2.1.2"
|
|
@@ -144,8 +144,8 @@
|
|
|
144
144
|
"d3-scale-chromatic": "^3.1.0",
|
|
145
145
|
"d3-shape": "^3.2.0",
|
|
146
146
|
"d3-time": "^3.1.0",
|
|
147
|
-
"es-toolkit": "^1.
|
|
148
|
-
"fast-equals": "^
|
|
147
|
+
"es-toolkit": "^1.43.0",
|
|
148
|
+
"fast-equals": "^6.0.0",
|
|
149
149
|
"interval-tree-1d": "^1.0.4",
|
|
150
150
|
"merge-deep": "^3.0.3",
|
|
151
151
|
"svelte": "5"
|