mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Update all npm dependencies (2023-07-28)
This commit is contained in:
committed by
Timothy Armes
parent
467c71e10b
commit
368e753ed7
+6
-6
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@kodingdotninja/use-tailwind-breakpoint": "^0.0.5",
|
||||
"@next/bundle-analyzer": "^13.4.7",
|
||||
"@next/bundle-analyzer": "^13.4.12",
|
||||
"@types/node": "20.4.2",
|
||||
"@types/react": "18.2.15",
|
||||
"@types/react-dom": "18.2.7",
|
||||
@@ -24,9 +24,9 @@
|
||||
"leaflet.smooth_marker_bouncing": "^3.0.3",
|
||||
"lodash": "^4.17.21",
|
||||
"mongodb": "^5.7.0",
|
||||
"next": "^13.4.7",
|
||||
"next": "^13.4.12",
|
||||
"next-intl": "^3.0.0-beta.7",
|
||||
"nodemailer": "^6.9.3",
|
||||
"nodemailer": "^6.9.4",
|
||||
"postcss": "8.4.25",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@@ -35,21 +35,21 @@
|
||||
"react-leaflet-cluster": "^2.1.0",
|
||||
"react-tooltip": "^5.18.0",
|
||||
"sharp": "^0.32.3",
|
||||
"tailwind-merge": "^1.13.2",
|
||||
"tailwind-merge": "^1.14.0",
|
||||
"tailwindcss": "3.3.3",
|
||||
"typescript": "5.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@swc-jotai/react-refresh": "^0.0.8",
|
||||
"@tailwindcss/forms": "^0.5.4",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/jest-dom": "^5.17.0",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@types/leaflet": "^1.9.3",
|
||||
"@types/leaflet.markercluster": "^1.5.1",
|
||||
"@types/lodash": "^4.14.195",
|
||||
"@types/nodemailer": "^6.4.8",
|
||||
"eslint": "8.45.0",
|
||||
"eslint-config-next": "^13.4.7",
|
||||
"eslint-config-next": "^13.4.12",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"prettier": "3.0.0",
|
||||
"prettier-plugin-tailwindcss": "^0.4.1"
|
||||
|
||||
Reference in New Issue
Block a user