From 2bc786ad94dbacb79344db28742cc6ec66f4fe18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:01:52 +0000 Subject: [PATCH] Deps: Pin dependencies --- examples/next-with-app-router/package.json | 10 ++-- examples/next-with-pages-router/package.json | 12 ++-- exporters/variables-scss/package.json | 2 +- package.json | 6 +- yarn.lock | 62 ++++++++++---------- 5 files changed, 46 insertions(+), 46 deletions(-) diff --git a/examples/next-with-app-router/package.json b/examples/next-with-app-router/package.json index 758a62b1c3..33baae37a6 100644 --- a/examples/next-with-app-router/package.json +++ b/examples/next-with-app-router/package.json @@ -17,11 +17,11 @@ "react-dom": "^18" }, "devDependencies": { - "@next/eslint-plugin-next": "^14.2.5", - "@types/node": "^20", - "@types/react": "^18", - "@types/react-dom": "^18", - "eslint": "^8", + "@next/eslint-plugin-next": "14.2.7", + "@types/node": "20.16.5", + "@types/react": "18.3.5", + "@types/react-dom": "18.3.0", + "eslint": "8.57.0", "eslint-config-next": "14.2.5", "typescript": "4.7.4" } diff --git a/examples/next-with-pages-router/package.json b/examples/next-with-pages-router/package.json index f71b28095c..7167a8257e 100644 --- a/examples/next-with-pages-router/package.json +++ b/examples/next-with-pages-router/package.json @@ -17,12 +17,12 @@ "react-dom": "^18" }, "devDependencies": { - "@babel/preset-typescript": "^7.24.7", - "@next/eslint-plugin-next": "^14.2.5", - "@types/node": "^20", - "@types/react": "^18", - "@types/react-dom": "^18", - "eslint": "^8", + "@babel/preset-typescript": "7.24.7", + "@next/eslint-plugin-next": "14.2.7", + "@types/node": "20.16.5", + "@types/react": "18.3.5", + "@types/react-dom": "18.3.0", + "eslint": "8.57.0", "eslint-config-next": "14.2.5", "typescript": "4.7.4" }, diff --git a/exporters/variables-scss/package.json b/exporters/variables-scss/package.json index 7a88dd7e60..add789b3e7 100644 --- a/exporters/variables-scss/package.json +++ b/exporters/variables-scss/package.json @@ -23,7 +23,7 @@ "vite": "5.3.2" }, "devDependencies": { - "@lmc-eu/eslint-config-typescript": "^2.1.3", + "@lmc-eu/eslint-config-typescript": "2.1.4", "@swc/core": "1.6.5", "@swc/jest": "0.2.36", "eslint": "8.57.0", diff --git a/package.json b/package.json index 82acbb2fdc..3234ddb5b9 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "version": "yarn format:fix:changelog" }, "devDependencies": { - "@almacareer/remark-config": "^0.1.0", + "@almacareer/remark-config": "0.1.0", "@babel/core": "7.25.2", "@babel/preset-react": "7.24.7", "@commitlint/cli": "17.8.1", @@ -92,8 +92,8 @@ "react-dom": "18.3.1", "react-syntax-highlighter": "15.5.0", "react-textarea-autosize": "8.5.3", - "remark-cli": "^12.0.1", - "remark-lint-heading-capitalization": "^1.2.0", + "remark-cli": "12.0.1", + "remark-lint-heading-capitalization": "1.2.0", "sass-loader": "14.2.1", "style-loader": "4.0.0", "typescript": "4.7.4", diff --git a/yarn.lock b/yarn.lock index ba7562e8a6..2526fd691a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12,7 +12,7 @@ __metadata: languageName: node linkType: hard -"@almacareer/remark-config@npm:^0.1.0": +"@almacareer/remark-config@npm:0.1.0": version: 0.1.0 resolution: "@almacareer/remark-config@npm:0.1.0" dependencies: @@ -30,11 +30,11 @@ __metadata: "@lmc-eu/spirit-design-tokens": "workspace:^" "@lmc-eu/spirit-web": "workspace:^" "@lmc-eu/spirit-web-react": "workspace:^" - "@next/eslint-plugin-next": "npm:^14.2.5" - "@types/node": "npm:^20" - "@types/react": "npm:^18" - "@types/react-dom": "npm:^18" - eslint: "npm:^8" + "@next/eslint-plugin-next": "npm:14.2.7" + "@types/node": "npm:20.16.5" + "@types/react": "npm:18.3.5" + "@types/react-dom": "npm:18.3.0" + eslint: "npm:8.57.0" eslint-config-next: "npm:14.2.5" next: "npm:14.2.3" react: "npm:^18" @@ -47,15 +47,15 @@ __metadata: version: 0.0.0-use.local resolution: "@almacareer/spirit-example-next-with-pages-router@workspace:examples/next-with-pages-router" dependencies: - "@babel/preset-typescript": "npm:^7.24.7" + "@babel/preset-typescript": "npm:7.24.7" "@lmc-eu/spirit-design-tokens": "workspace:^" "@lmc-eu/spirit-web": "workspace:^" "@lmc-eu/spirit-web-react": "workspace:^" - "@next/eslint-plugin-next": "npm:^14.2.5" - "@types/node": "npm:^20" - "@types/react": "npm:^18" - "@types/react-dom": "npm:^18" - eslint: "npm:^8" + "@next/eslint-plugin-next": "npm:14.2.7" + "@types/node": "npm:20.16.5" + "@types/react": "npm:18.3.5" + "@types/react-dom": "npm:18.3.0" + eslint: "npm:8.57.0" eslint-config-next: "npm:14.2.5" next: "npm:14.2.3" react: "npm:^18" @@ -68,7 +68,7 @@ __metadata: version: 0.0.0-use.local resolution: "@almacareer/spirit-exporters-variables-scss@workspace:exporters/variables-scss" dependencies: - "@lmc-eu/eslint-config-typescript": "npm:^2.1.3" + "@lmc-eu/eslint-config-typescript": "npm:2.1.4" "@supernovaio/export-helpers": "npm:^1.0.9" "@supernovaio/sdk-exporters": "npm:^2.0.17" "@swc/core": "npm:1.6.5" @@ -3794,7 +3794,7 @@ __metadata: languageName: node linkType: hard -"@lmc-eu/eslint-config-typescript@npm:^2.1.3": +"@lmc-eu/eslint-config-typescript@npm:2.1.4": version: 2.1.4 resolution: "@lmc-eu/eslint-config-typescript@npm:2.1.4" dependencies: @@ -4816,7 +4816,7 @@ __metadata: languageName: node linkType: hard -"@next/eslint-plugin-next@npm:^14.2.5": +"@next/eslint-plugin-next@npm:14.2.7": version: 14.2.7 resolution: "@next/eslint-plugin-next@npm:14.2.7" dependencies: @@ -8837,6 +8837,15 @@ __metadata: languageName: node linkType: hard +"@types/node@npm:20.16.5": + version: 20.16.5 + resolution: "@types/node@npm:20.16.5" + dependencies: + undici-types: "npm:~6.19.2" + checksum: 10/39a8457149dc17cdea57afc90d4da53182fdb8b958d5bb065a15d123d81d4efa6b51a0de92428d05ead2e63ce07195586f71083401b99cdbcd04662344fbf7a1 + languageName: node + linkType: hard + "@types/node@npm:20.5.1": version: 20.5.1 resolution: "@types/node@npm:20.5.1" @@ -8853,15 +8862,6 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^20": - version: 20.16.5 - resolution: "@types/node@npm:20.16.5" - dependencies: - undici-types: "npm:~6.19.2" - checksum: 10/39a8457149dc17cdea57afc90d4da53182fdb8b958d5bb065a15d123d81d4efa6b51a0de92428d05ead2e63ce07195586f71083401b99cdbcd04662344fbf7a1 - languageName: node - linkType: hard - "@types/node@npm:^20.0.0": version: 20.16.1 resolution: "@types/node@npm:20.16.1" @@ -8920,7 +8920,7 @@ __metadata: languageName: node linkType: hard -"@types/react-dom@npm:18.3.0, @types/react-dom@npm:^18": +"@types/react-dom@npm:18.3.0": version: 18.3.0 resolution: "@types/react-dom@npm:18.3.0" dependencies: @@ -15411,7 +15411,7 @@ __metadata: languageName: node linkType: hard -"eslint@npm:8.57.0, eslint@npm:^8": +"eslint@npm:8.57.0": version: 8.57.0 resolution: "eslint@npm:8.57.0" dependencies: @@ -26127,7 +26127,7 @@ __metadata: languageName: node linkType: hard -"remark-cli@npm:^12.0.1": +"remark-cli@npm:12.0.1": version: 12.0.1 resolution: "remark-cli@npm:12.0.1" dependencies: @@ -26301,7 +26301,7 @@ __metadata: languageName: node linkType: hard -"remark-lint-heading-capitalization@npm:^1.2.0": +"remark-lint-heading-capitalization@npm:1.2.0": version: 1.2.0 resolution: "remark-lint-heading-capitalization@npm:1.2.0" dependencies: @@ -28459,7 +28459,7 @@ __metadata: version: 0.0.0-use.local resolution: "spirit@workspace:." dependencies: - "@almacareer/remark-config": "npm:^0.1.0" + "@almacareer/remark-config": "npm:0.1.0" "@babel/core": "npm:7.25.2" "@babel/preset-react": "npm:7.24.7" "@commitlint/cli": "npm:17.8.1" @@ -28495,8 +28495,8 @@ __metadata: react-dom: "npm:18.3.1" react-syntax-highlighter: "npm:15.5.0" react-textarea-autosize: "npm:8.5.3" - remark-cli: "npm:^12.0.1" - remark-lint-heading-capitalization: "npm:^1.2.0" + remark-cli: "npm:12.0.1" + remark-lint-heading-capitalization: "npm:1.2.0" sass-loader: "npm:14.2.1" style-loader: "npm:4.0.0" typescript: "npm:4.7.4"