Skip to content

Commit

Permalink
Update 3rd party packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Captain Jack Sparrow committed Apr 26, 2024
1 parent dcc5d24 commit fc8f420
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 162 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"classnames": "^2.5.1",
"core-js": "^3.37.0",
"detect-browser": "^5.3.0",
"dompurify": "^3.1.0",
"dompurify": "^3.1.1",
"flag-icons": "^7.2.1",
"focus-trap-react": "^10.2.3",
"fscreen": "^1.2.0",
Expand All @@ -54,8 +54,8 @@
"nanoid": "^5.0.7",
"node-forge": "^1.3.1",
"ofetch": "^1.3.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-ga4": "^2.1.0",
"react-google-recaptcha-v3": "^1.10.1",
"react-helmet-async": "^2.0.4",
Expand Down Expand Up @@ -84,8 +84,8 @@
"@types/lodash.throttle": "^4.1.9",
"@types/node": "^20.12.7",
"@types/pako": "^2.0.3",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/react": "^18.3.0",
"@types/react-dom": "^18.3.0",
"@types/react-helmet": "^6.1.11",
"@types/react-lazy-load-image-component": "^1.6.4",
"@types/react-router": "^5.1.20",
Expand Down Expand Up @@ -119,14 +119,14 @@
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.3",
"tailwindcss-themer": "^4.0.0",
"type-fest": "^4.16.0",
"type-fest": "^4.17.0",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-package-version": "^1.1.0",
"vite-plugin-pwa": "^0.17.5",
"vite-plugin-static-copy": "^1.0.3",
"vitest": "^1.5.0",
"vitest": "^1.5.2",
"workbox-window": "^7.1.0"
},
"pnpm": {
Expand Down
Loading

0 comments on commit fc8f420

Please sign in to comment.