diff --git a/package-lock.json b/package-lock.json index 4822fe6e5..bfd9bdff0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,54 +10,54 @@ "hasInstallScript": true, "license": "MIT", "dependencies": { - "@fullhuman/postcss-purgecss": "^5.0.0", + "@fullhuman/postcss-purgecss": "5.0.0", "@js-basics/vector": "2.0.12", - "@nuxtjs/critters": "^0.5.0", + "@nuxtjs/critters": "0.5.0", "@nuxtjs/robots": "3.0.0", - "@nuxtjs/sitemap": "^2.4.0", + "@nuxtjs/sitemap": "2.4.0", "abab": "2.0.6", "change-case": "4.1.2", "columnify": "1.6.0", "firebase": "10.1.0", "marked": "5.1.2", - "marked-gfm-heading-id": "^3.0.4", - "nuxt": "^3.6.5", + "marked-gfm-heading-id": "3.0.4", + "nuxt": "3.6.5", "pepjs": "0.5.3", - "postcss-html": "^1.5.0", - "postcss-nested": "^6.0.1", - "postcss-normalize": "^10.0.1", - "postcss-preset-env": "^9.1.0", - "postcss-url": "^10.1.3", - "read-pkg": "^8.0.0", - "rucksack-css": "^1.0.2", + "postcss-html": "1.5.0", + "postcss-nested": "6.0.1", + "postcss-normalize": "10.0.1", + "postcss-preset-env": "9.1.0", + "postcss-url": "10.1.3", + "read-pkg": "8.0.0", + "rucksack-css": "1.0.2", "rxjs": "7.8.1", "ufo": "1.1.2", "upath": "2.0.1", "uuid": "9.0.0", - "vite-plugin-markdown": "^2.2.0-2", - "vite-plugin-node-polyfills": "^0.9.0", - "vite-svg-loader": "^4.0.0" + "vite-plugin-markdown": "2.2.0-2", + "vite-plugin-node-polyfills": "0.9.0", + "vite-svg-loader": "4.0.0" }, "devDependencies": { "@babel/eslint-parser": "7.22.9", "@commitlint/cli": "17.6.7", "@commitlint/config-conventional": "17.6.7", "@nuxtjs/eslint-config": "12.0.0", - "@nuxtjs/eslint-module": "^4.1.0", - "@nuxtjs/stylelint-module": "^5.1.0", - "eslint": "^8.46.0", - "eslint-config-prettier": "^8.9.0", + "@nuxtjs/eslint-module": "4.1.0", + "@nuxtjs/stylelint-module": "5.1.0", + "eslint": "8.46.0", + "eslint-config-prettier": "8.9.0", "eslint-plugin-json": "3.1.0", - "eslint-plugin-prettier": "^5.0.0", + "eslint-plugin-prettier": "5.0.0", "eslint-plugin-security": "1.7.1", "husky": "8.0.3", "lint-staged": "13.2.3", - "prettier": "^3.0.0", + "prettier": "3.0.0", "stylelint": "15.10.2", "stylelint-config-css-modules": "4.3.0", "stylelint-config-recess-order": "4.3.0", "stylelint-config-standard": "34.0.0", - "vitest": "^0.33.0" + "vitest": "0.33.0" } }, "node_modules/@aashutoshrathi/word-wrap": { diff --git a/package.json b/package.json index 0f3e6c897..e648ee7ba 100644 --- a/package.json +++ b/package.json @@ -33,49 +33,49 @@ "@commitlint/cli": "17.6.7", "@commitlint/config-conventional": "17.6.7", "@nuxtjs/eslint-config": "12.0.0", - "@nuxtjs/eslint-module": "^4.1.0", - "@nuxtjs/stylelint-module": "^5.1.0", - "eslint": "^8.46.0", - "eslint-config-prettier": "^8.9.0", + "@nuxtjs/eslint-module": "4.1.0", + "@nuxtjs/stylelint-module": "5.1.0", + "eslint": "8.46.0", + "eslint-config-prettier": "8.9.0", "eslint-plugin-json": "3.1.0", - "eslint-plugin-prettier": "^5.0.0", + "eslint-plugin-prettier": "5.0.0", "eslint-plugin-security": "1.7.1", "husky": "8.0.3", "lint-staged": "13.2.3", - "prettier": "^3.0.0", + "prettier": "3.0.0", "stylelint": "15.10.2", "stylelint-config-css-modules": "4.3.0", "stylelint-config-recess-order": "4.3.0", "stylelint-config-standard": "34.0.0", - "vitest": "^0.33.0" + "vitest": "0.33.0" }, "dependencies": { - "@fullhuman/postcss-purgecss": "^5.0.0", + "@fullhuman/postcss-purgecss": "5.0.0", "@js-basics/vector": "2.0.12", - "@nuxtjs/critters": "^0.5.0", + "@nuxtjs/critters": "0.5.0", "@nuxtjs/robots": "3.0.0", - "@nuxtjs/sitemap": "^2.4.0", + "@nuxtjs/sitemap": "2.4.0", "abab": "2.0.6", "change-case": "4.1.2", "columnify": "1.6.0", "firebase": "10.1.0", "marked": "5.1.2", - "marked-gfm-heading-id": "^3.0.4", - "nuxt": "^3.6.5", + "marked-gfm-heading-id": "3.0.4", + "nuxt": "3.6.5", "pepjs": "0.5.3", - "postcss-html": "^1.5.0", - "postcss-nested": "^6.0.1", - "postcss-normalize": "^10.0.1", - "postcss-preset-env": "^9.1.0", - "postcss-url": "^10.1.3", - "read-pkg": "^8.0.0", - "rucksack-css": "^1.0.2", + "postcss-html": "1.5.0", + "postcss-nested": "6.0.1", + "postcss-normalize": "10.0.1", + "postcss-preset-env": "9.1.0", + "postcss-url": "10.1.3", + "read-pkg": "8.0.0", + "rucksack-css": "1.0.2", "rxjs": "7.8.1", "ufo": "1.1.2", "upath": "2.0.1", "uuid": "9.0.0", - "vite-plugin-markdown": "^2.2.0-2", - "vite-plugin-node-polyfills": "^0.9.0", - "vite-svg-loader": "^4.0.0" + "vite-plugin-markdown": "2.2.0-2", + "vite-plugin-node-polyfills": "0.9.0", + "vite-svg-loader": "4.0.0" } }