Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit fc8f420

Browse files
author
Captain Jack Sparrow
committed
Update 3rd party packages
1 parent dcc5d24 commit fc8f420

File tree

2 files changed

+162
-162
lines changed

2 files changed

+162
-162
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"classnames": "^2.5.1",
4040
"core-js": "^3.37.0",
4141
"detect-browser": "^5.3.0",
42-
"dompurify": "^3.1.0",
42+
"dompurify": "^3.1.1",
4343
"flag-icons": "^7.2.1",
4444
"focus-trap-react": "^10.2.3",
4545
"fscreen": "^1.2.0",
@@ -54,8 +54,8 @@
5454
"nanoid": "^5.0.7",
5555
"node-forge": "^1.3.1",
5656
"ofetch": "^1.3.4",
57-
"react": "^18.2.0",
58-
"react-dom": "^18.2.0",
57+
"react": "^18.3.1",
58+
"react-dom": "^18.3.1",
5959
"react-ga4": "^2.1.0",
6060
"react-google-recaptcha-v3": "^1.10.1",
6161
"react-helmet-async": "^2.0.4",
@@ -84,8 +84,8 @@
8484
"@types/lodash.throttle": "^4.1.9",
8585
"@types/node": "^20.12.7",
8686
"@types/pako": "^2.0.3",
87-
"@types/react": "^18.2.79",
88-
"@types/react-dom": "^18.2.25",
87+
"@types/react": "^18.3.0",
88+
"@types/react-dom": "^18.3.0",
8989
"@types/react-helmet": "^6.1.11",
9090
"@types/react-lazy-load-image-component": "^1.6.4",
9191
"@types/react-router": "^5.1.20",
@@ -119,14 +119,14 @@
119119
"tailwind-scrollbar": "^3.1.0",
120120
"tailwindcss": "^3.4.3",
121121
"tailwindcss-themer": "^4.0.0",
122-
"type-fest": "^4.16.0",
122+
"type-fest": "^4.17.0",
123123
"typescript": "^5.4.5",
124124
"vite": "^5.2.10",
125125
"vite-plugin-checker": "^0.6.4",
126126
"vite-plugin-package-version": "^1.1.0",
127127
"vite-plugin-pwa": "^0.17.5",
128128
"vite-plugin-static-copy": "^1.0.3",
129-
"vitest": "^1.5.0",
129+
"vitest": "^1.5.2",
130130
"workbox-window": "^7.1.0"
131131
},
132132
"pnpm": {

0 commit comments

Comments
 (0)