Skip to content

Commit

Permalink
chore(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-berlin committed Oct 11, 2024
1 parent 1ae9936 commit 1a3f595
Show file tree
Hide file tree
Showing 2 changed files with 1,183 additions and 1,478 deletions.
66 changes: 33 additions & 33 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,80 +58,80 @@
"server:pages": "npx wrangler pages dev ./dist",
"supportedBrowsers": "echo \"export default $(browserslist-useragent-regexp --allowHigherVersions);\" > src/utils/supportedBrowsers.mjs"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"devDependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/check": "^0.9.4",
"@codecov/vite-plugin": "1.2.0",
"@eslint/js": "^9.11.1",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/client-preset": "^4.3.3",
"@eslint/js": "^9.12.0",
"@graphql-codegen/cli": "^5.0.3",
"@graphql-codegen/client-preset": "^4.4.0",
"@graphql-codegen/introspection": "^4.0.3",
"@graphql-codegen/typescript": "^4.0.9",
"@graphql-codegen/typescript-operations": "^4.2.3",
"@graphql-codegen/typescript": "^4.1.0",
"@graphql-codegen/typescript-operations": "^4.3.0",
"@nanostores/logger": "^0.4.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@sentry/browser": "^8.32.0",
"@sentry/browser": "^8.34.0",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/astro": "^0.4.3",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"@vitest/web-worker": "^2.1.1",
"@vue/compiler-sfc": "^3.5.10",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"@vitest/web-worker": "^2.1.2",
"@vue/compiler-sfc": "^3.5.11",
"@vue/test-utils": "^2.4.6",
"astro-eslint-parser": "^1.0.3",
"autoprefixer": "^10.4.20",
"browserslist-useragent-regexp": "^4.1.3",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.2.4",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-vue": "^9.28.0",
"eslint-plugin-vue": "^9.29.0",
"eslint-plugin-vuejs-accessibility": "^2.4.1",
"graphql-config": "^5.1.2",
"graphql-config": "^5.1.3",
"jsdom": "^25.0.1",
"postcss-html": "^1.7.0",
"postcss-preset-env": "^10.0.5",
"postcss-preset-env": "^10.0.7",
"postcss-scss": "^4.0.9",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"sass": "1.79.4",
"sass": "1.79.5",
"semantic-release": "^24.1.2",
"sinon": "^19.0.2",
"stylelint": "^16.9.0",
"stylelint-config-prettier-scss": "^1.0.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-standard": "^36.0.1",
"typescript-eslint": "^8.8.0",
"typescript-eslint": "^8.8.1",
"unplugin-icons": "^0.19.3",
"vite": "^5.4.8",
"vitest": "^2.1.1",
"vitest": "^2.1.2",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.6",
"wrangler": "^3.78.12"
"wrangler": "^3.80.3"
},
"dependencies": {
"@astrojs/partytown": "^2.1.2",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/vue": "^4.5.1",
"@astrojs/sitemap": "^3.2.0",
"@astrojs/vue": "^4.5.2",
"@felix_berlin/sass-butler": "3.0.1",
"@iconify-json/lucide": "^1.2.6",
"@iconify-json/lucide": "^1.2.8",
"@nanostores/persistent": "^0.10.2",
"@nanostores/vue": "^0.10.0",
"@pagefind/default-ui": "^1.1.1",
"@sentry/astro": "^8.32.0",
"@sentry/vite-plugin": "^2.22.4",
"@sentry/vue": "^8.32.0",
"@spotlightjs/astro": "^2.1.10",
"@sentry/astro": "^8.34.0",
"@sentry/vite-plugin": "^2.22.5",
"@sentry/vue": "^8.34.0",
"@spotlightjs/astro": "^2.1.11",
"@vueuse/core": "^11.1.0",
"astro": "^4.15.9",
"astro": "^4.16.0",
"astro-breadcrumbs": "^3.2.0",
"astro-matomo": "^1.6.0",
"compromise": "^14.14.0",
"compromise": "^14.14.2",
"de-compromise": "^0.0.10",
"floating-vue": "5.2.2",
"fuse.js": "^7.0.0",
Expand All @@ -141,9 +141,9 @@
"natural": "^8.0.1",
"pagefind": "^1.1.1",
"photoswipe": "^5.4.4",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vanilla-cookieconsent": "3.0.1",
"virtua": "^0.34.2",
"vue": "^3.5.10"
"virtua": "^0.35.0",
"vue": "^3.5.11"
}
}
Loading

0 comments on commit 1a3f595

Please sign in to comment.