+7
-7
@@ -18,10 +18,10 @@
|
||||
"perf:lh": "wait-on http://localhost:3100/ && npm run perf:lh:desktop && npm run perf:lh:mobile"
|
||||
},
|
||||
"dependencies": {
|
||||
"@graphql-codegen/cli": "^7.3.1",
|
||||
"@graphql-codegen/cli": "^7.4.0",
|
||||
"@graphql-codegen/client-preset": "^6.1.3",
|
||||
"@parcel/watcher": "^2.6.0",
|
||||
"@sindresorhus/slugify": "^3.0.0",
|
||||
"@sindresorhus/slugify": "^3.0.1",
|
||||
"@urql/next": "^2.0.1",
|
||||
"date-fns": "^4.4.0",
|
||||
"date-fns-tz": "^3.2.0",
|
||||
@@ -32,7 +32,7 @@
|
||||
"react": "19.2.8",
|
||||
"react-dom": "19.2.8",
|
||||
"react-intersection-observer": "^11.0.1",
|
||||
"sass": "^1.103.1",
|
||||
"sass": "^1.104.0",
|
||||
"sharp": "^0.35.4",
|
||||
"swiper": "^14.2.0",
|
||||
"urql": "^5.0.4",
|
||||
@@ -41,19 +41,19 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "^24",
|
||||
"@types/react": "19.2.18",
|
||||
"@types/react-dom": "19.2.5",
|
||||
"@types/react-dom": "19.2.7",
|
||||
"@typescript/native": "npm:typescript@^7.0.2",
|
||||
"baseline-browser-mapping": "^2.11.20",
|
||||
"baseline-browser-mapping": "^2.11.21",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "16.3.4",
|
||||
"lighthouse": "^13.4.1",
|
||||
"typescript": "npm:@typescript/typescript6@6.0.2",
|
||||
"vitest": "^4.1.11",
|
||||
"vitest": "^5.0.0",
|
||||
"wait-on": "^9.1.0"
|
||||
},
|
||||
"overrides": {
|
||||
"@types/react": "19.2.18",
|
||||
"@types/react-dom": "19.2.5"
|
||||
"@types/react-dom": "19.2.7"
|
||||
},
|
||||
"browserslist": [
|
||||
"> 0.5% in NO",
|
||||
|
||||
Reference in New Issue
Block a user