diff --git a/_old/package-lock.json b/_old/package-lock.json index d746dd49..d2be3a0f 100644 --- a/_old/package-lock.json +++ b/_old/package-lock.json @@ -111,14 +111,14 @@ "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^16.0.0", "@types/jest": "^29.5.5", - "@types/node": "^20.16.10", + "@types/node": "^20.4.9", "@types/react": "^18.2.19", "babel-plugin-styled-components": "^2.1.4", "fetch-mock": "^10.0.0", "isomorphic-fetch": "^3.0.0", "jest": "^29.6.2", "jest-environment-jsdom": "^29.7.0", - "postcss": "^8.4.29", + "postcss": "^8.4.47", "postinstall-postinstall": "^2.1.0", "tailwindcss": "^3.3.3", "ts-jest": "^29.1.1", @@ -231,7 +231,7 @@ "@next-boilerplate/lib": "*", "@prisma/client": "^5.12.1", "@t3-oss/env-core": "^0.10.0", - "@types/node": "^20.16.10", + "@types/node": "^20.11.19", "chalk": "^5.3.0", "custom-prettier-config": "*", "dotenv": "^16.4.4", @@ -294,9 +294,9 @@ "zod": "^3.22.4" }, "devDependencies": { - "@types/node": "^20.16.10", + "@types/node": "^20", "@types/react": "^18", - "postcss": "^8", + "postcss": "^8.4.47", "tailwindcss": "^3.3.0", "typescript": "^5" } @@ -29408,9 +29408,9 @@ } }, "node_modules/picocolors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", - "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz", + "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==", "license": "ISC" }, "node_modules/picomatch": { @@ -29628,9 +29628,9 @@ } }, "node_modules/postcss": { - "version": "8.4.45", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.45.tgz", - "integrity": "sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==", + "version": "8.4.47", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz", + "integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==", "funding": [ { "type": "opencollective", @@ -29648,8 +29648,8 @@ "license": "MIT", "dependencies": { "nanoid": "^3.3.7", - "picocolors": "^1.0.1", - "source-map-js": "^1.2.0" + "picocolors": "^1.1.0", + "source-map-js": "^1.2.1" }, "engines": { "node": "^10 || ^12 || >=14" @@ -32791,7 +32791,9 @@ } }, "node_modules/source-map-js": { - "version": "1.2.0", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", + "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" @@ -35562,7 +35564,7 @@ "devDependencies": { "@types/eslint": "^8.56.7", "@types/estree": "^1.0.5", - "@types/node": "^20.16.10", + "@types/node": "^20.12.7", "eslint": "^9.0.0" } }, diff --git a/package-lock.json b/package-lock.json index d9b330c0..b966ddc9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11760,7 +11760,9 @@ } }, "node_modules/picocolors": { - "version": "1.0.1", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz", + "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==", "license": "ISC" }, "node_modules/picomatch": { @@ -11875,7 +11877,9 @@ } }, "node_modules/postcss": { - "version": "8.4.45", + "version": "8.4.47", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz", + "integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==", "funding": [ { "type": "opencollective", @@ -11893,8 +11897,8 @@ "license": "MIT", "dependencies": { "nanoid": "^3.3.7", - "picocolors": "^1.0.1", - "source-map-js": "^1.2.0" + "picocolors": "^1.1.0", + "source-map-js": "^1.2.1" }, "engines": { "node": "^10 || ^12 || >=14" @@ -13127,7 +13131,9 @@ } }, "node_modules/source-map-js": { - "version": "1.2.0", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", + "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" @@ -14730,11 +14736,11 @@ "zod": "^3.23.8" }, "devDependencies": { - "@babel/core": "^7.25.7", + "@babel/core": "^7.22.17", "@formatjs/intl-localematcher": "^0.5.0", "eslint": "^8.0.0", "eslint-config-legacy": "*", - "postcss": "^8.4.29", + "postcss": "^8.4.47", "tailwindcss": "^3.4.0" } },