Skip to content

Commit cf5f81b

Browse files
committed
Update serwist dependencies.
1 parent 4ebb3cc commit cf5f81b

File tree

2 files changed

+105
-259
lines changed

2 files changed

+105
-259
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"@geops/tree-lib": "link:lib/build",
1515
"@headlessui/react": "2.0.4",
1616
"@heroicons/react": "2.1.5",
17-
"@serwist/next": "9.0.7",
18-
"@serwist/sw": "9.0.8",
19-
"@types/react": "18.3.4",
17+
"@serwist/next": "9.2.1",
18+
"@serwist/sw": "9.2.1",
2019
"@tailwindcss/container-queries": "0.1.1",
2120
"@types/node": "20.16.2",
21+
"@types/react": "18.3.4",
2222
"@upstash/redis": "1.34.3",
2323
"assert": "2.1.0",
2424
"docx": "9.1.0",
@@ -43,17 +43,17 @@
4343
"react-select": "5.8.3",
4444
"react-tooltip": "5.28.0",
4545
"save-svg-as-png": "1.4.17",
46+
"serwist": "9.2.1",
4647
"sql.js": "1.11.0",
47-
"url-loader": "4.1.1",
48-
"uuid": "10.0.0",
49-
"serwist": "9.0.7",
5048
"tailwindcss": "3.4.1",
5149
"typescript": "5.6.3",
50+
"url-loader": "4.1.1",
51+
"uuid": "10.0.0",
5252
"zustand": "5.0.0-rc.2"
5353
},
5454
"devDependencies": {
5555
"@geops/eslint-config-react": "1.2.0",
56-
"@serwist/build": "9.0.7",
56+
"@serwist/build": "9.2.1",
5757
"@types/file-saver": "2.0.7",
5858
"@types/geojson": "7946.0.14",
5959
"@types/lodash.get": "4.4.9",
@@ -77,5 +77,5 @@
7777
"react-i18next": ">=11.16.4"
7878
},
7979
"author": "geOps",
80-
"packageManager": "pnpm@9.7.0+sha256.b35018fbfa8f583668b2649e407922a721355cd81f61beeb4ac1d4258e585559"
80+
"packageManager": "pnpm@10.17.1+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a"
8181
}

0 commit comments

Comments
 (0)