Skip to content

Commit 9b39a67

Browse files
committedDec 2, 2024·
Update packages
1 parent edf454b commit 9b39a67

File tree

3 files changed

+2662
-1952
lines changed

3 files changed

+2662
-1952
lines changed
 

‎package.json

+24-24
Original file line numberDiff line numberDiff line change
@@ -9,37 +9,37 @@
99
"dependencies": {
1010
"@types/compression": "1.7.5",
1111
"@types/express": "4.17.21",
12-
"@types/node": "20.11.7",
13-
"@types/react": "18.2.48",
14-
"@types/react-dom": "18.2.18",
15-
"@vitejs/plugin-react": "4.2.1",
16-
"compression": "1.7.4",
12+
"@types/node": "22.10.1",
13+
"@types/react": "18.3.12",
14+
"@types/react-dom": "18.3.1",
15+
"@vitejs/plugin-react": "4.3.4",
16+
"compression": "1.7.5",
1717
"cross-env": "7.0.3",
18-
"express": "4.18.2",
18+
"express": "4.21.1",
1919
"indent-string": "5.0.0",
2020
"lodash-es": "4.17.21",
21-
"mobx": "6.12.0",
22-
"mobx-react-lite": "4.0.5",
21+
"mobx": "6.13.5",
22+
"mobx-react-lite": "4.0.7",
2323
"node-sql-parser": "4.18.0",
24-
"react": "18.2.0",
25-
"react-dom": "18.2.0",
26-
"sirv": "2.0.4",
27-
"sql-formatter": "15.1.3",
28-
"typescript": "5.3.3",
29-
"vike": "0.4.160",
30-
"vite": "5.0.12"
24+
"react": "18.3.1",
25+
"react-dom": "18.3.1",
26+
"sirv": "3.0.0",
27+
"sql-formatter": "15.4.6",
28+
"typescript": "5.7.2",
29+
"vike": "0.4.206",
30+
"vite": "6.0.2"
3131
},
3232
"type": "module",
3333
"devDependencies": {
34-
"@tailwindcss/forms": "0.5.7",
35-
"@tailwindcss/typography": "0.5.10",
34+
"@tailwindcss/forms": "0.5.9",
35+
"@tailwindcss/typography": "0.5.15",
3636
"@types/lodash-es": "4.17.12",
37-
"autoprefixer": "10.4.17",
38-
"postcss": "8.4.33",
39-
"prettier": "3.2.4",
40-
"serve": "14.2.1",
41-
"tailwindcss": "3.4.1",
42-
"tsx": "4.7.0"
37+
"autoprefixer": "10.4.20",
38+
"postcss": "8.4.49",
39+
"prettier": "3.4.1",
40+
"serve": "14.2.4",
41+
"tailwindcss": "3.4.15",
42+
"tsx": "4.19.2"
4343
},
44-
"packageManager": "pnpm@8.14.3+sha1.872b21adeaae4e71acd5c551ba848d927d6aa446"
44+
"packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab"
4545
}

‎pnpm-lock.yaml

+2,638-1,928
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

0 commit comments

Comments
 (0)
Please sign in to comment.