Skip to content

Commit 599e7d5

Browse files
authored
chore: update dependencies (special: pglite:0.3.7) (#164)
1 parent e57c66c commit 599e7d5

File tree

3 files changed

+2044
-1528
lines changed

3 files changed

+2044
-1528
lines changed

apps/extension/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@
3434
"@dnd-kit/core": "^6.3.1",
3535
"@dnd-kit/sortable": "^10.0.0",
3636
"@dnd-kit/utilities": "^3.2.2",
37-
"@electric-sql/pglite": "0.3.5",
37+
"@electric-sql/pglite": "^0.3.7",
3838
"@lit/react": "^1.0.8",
3939
"@pansy/lnglat-transform": "^1.0.3",
4040
"@tsparticles/react": "^3.0.0",
4141
"@types/geojson": "^7946.0.16",
42-
"@uiw/codemirror-extensions-langs": "^4.24.1",
43-
"@uiw/react-codemirror": "^4.24.1",
42+
"@uiw/codemirror-extensions-langs": "^4.24.2",
43+
"@uiw/react-codemirror": "^4.24.2",
4444
"@uiw/react-markdown-editor": "^6.1.4",
4545
"@vis.gl/react-maplibre": "^8.0.4",
4646
"@webcomponents/custom-elements": "^1.6.0",
@@ -50,11 +50,11 @@
5050
"ahooks": "^3.9.0",
5151
"ajax-hooks": "^1.8.0",
5252
"analysis": "workspace:*",
53-
"antd": "^5.26.6",
53+
"antd": "^5.26.7",
5454
"array-move": "^4.0.0",
5555
"blob-polyfill": "^9.0.20240710",
5656
"buffer": "^6.0.3",
57-
"core-js": "^3.44.0",
57+
"core-js": "^3.45.0",
5858
"crc-32": "^1.2.2",
5959
"cross-env": "^7.0.3",
6060
"crypto-js": "^4.2.0",
@@ -80,20 +80,20 @@
8080
"sha.js": "^2.4.12",
8181
"single-file-core": "^1.5.48",
8282
"swiper": "^11.2.10",
83-
"tsparticles": "^3.8.1",
83+
"tsparticles": "^3.9.1",
8484
"uuid": "^11.1.0",
8585
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
86-
"zustand": "^5.0.6"
86+
"zustand": "^5.0.7"
8787
},
8888
"devDependencies": {
8989
"@eslint/js": "^9.32.0",
90-
"@iconify/json": "^2.2.363",
91-
"@playwright/test": "^1.54.1",
90+
"@iconify/json": "^2.2.366",
91+
"@playwright/test": "^1.54.2",
9292
"@rollup/plugin-node-resolve": "^16.0.1",
9393
"@types/chrome": "^0.0.299",
94-
"@types/node": "^22.16.5",
95-
"@types/react": "^19.1.8",
96-
"@types/react-dom": "^19.1.6",
94+
"@types/node": "^22.17.0",
95+
"@types/react": "^19.1.9",
96+
"@types/react-dom": "^19.1.7",
9797
"@unocss/preset-icons": "66.1.0-beta.10",
9898
"@unocss/preset-uno": "^65.5.0",
9999
"@vitejs/plugin-react-oxc": "^0.2.3",
@@ -110,10 +110,10 @@
110110
"playwright-bdd": "^8.3.1",
111111
"rollup-plugin-copy": "^3.5.0",
112112
"sass": "^1.89.2",
113-
"typescript": "^5.8.3",
114-
"typescript-eslint": "^8.38.0",
115-
"unocss": "^66.3.3",
116-
"vite": "npm:rolldown-vite@^7.0.11",
113+
"typescript": "^5.9.2",
114+
"typescript-eslint": "^8.39.0",
115+
"unocss": "^66.4.1",
116+
"vite": "npm:rolldown-vite@^7.0.12",
117117
"vite-plugin-wasm": "^3.5.0",
118118
"vite-plugin-web-extension": "^4.4.5",
119119
"vitest": "^3.2.4",

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@nx/storybook": "21.3.5",
2121
"@nx/vite": "21.3.5",
2222
"@nx/web": "21.3.5",
23-
"@playwright/test": "^1.54.1",
23+
"@playwright/test": "^1.54.2",
2424
"@storybook/addon-essentials": "^8.6.14",
2525
"@storybook/addon-interactions": "^8.6.14",
2626
"@storybook/core-server": "^8.6.14",
@@ -31,7 +31,7 @@
3131
"@storybook/testing-library": "^0.2.2",
3232
"@swc-node/register": "^1.10.10",
3333
"@swc/cli": "~0.6.0",
34-
"@swc/core": "^1.13.2",
34+
"@swc/core": "^1.13.3",
3535
"@swc/helpers": "^0.5.17",
3636
"@testing-library/dom": "10.4.0",
3737
"@testing-library/react": "^16.3.0",
@@ -46,7 +46,7 @@
4646
"autoprefixer": "^10.4.21",
4747
"babel-jest": "30.0.5",
4848
"eslint": "^9.32.0",
49-
"eslint-config-next": "^14.2.30",
49+
"eslint-config-next": "^14.2.31",
5050
"eslint-config-prettier": "^9.1.2",
5151
"eslint-plugin-import": "^2.32.0",
5252
"eslint-plugin-jsx-a11y": "^6.10.2",
@@ -66,15 +66,15 @@
6666
"ts-jest": "29.4.0",
6767
"ts-node": "10.9.1",
6868
"tslib": "^2.8.1",
69-
"typescript": "^5.8.3",
70-
"typescript-eslint": "^8.38.0",
71-
"unocss": "^66.3.3",
72-
"vite": "npm:rolldown-vite@^7.0.11",
69+
"typescript": "^5.9.2",
70+
"typescript-eslint": "^8.39.0",
71+
"unocss": "^66.4.1",
72+
"vite": "npm:rolldown-vite@^7.0.12",
7373
"vite-plugin-dts": "^3.9.1",
7474
"vitest": "^3.2.4"
7575
},
7676
"dependencies": {
77-
"next": "^15.4.4",
77+
"next": "^15.4.5",
7878
"react": "^19.1.1",
7979
"react-dom": "^19.1.1",
8080
"react-router-dom": "6.29.0"

0 commit comments

Comments
 (0)