Skip to content

Commit

Permalink
feat: update dependencies (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi authored Apr 8, 2024
1 parent aedb401 commit 13d73c8
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"peerDependencies": {
"eslint": "^7.0.0 || ^8.0.0-0 || ^9.0.0-0",
"svelte": "^3.37.0 || ^4.0.0 || ^5.0.0-next.73"
"svelte": "^3.37.0 || ^4.0.0 || ^5.0.0-next.95"
},
"peerDependenciesMeta": {
"svelte": {
Expand All @@ -73,84 +73,84 @@
"eslint-compat-utils": "^0.5.0",
"esutils": "^2.0.3",
"known-css-properties": "^0.30.0",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"postcss-load-config": "^3.1.4",
"postcss-safe-parser": "^6.0.0",
"postcss-selector-parser": "^6.0.15",
"postcss-selector-parser": "^6.0.16",
"semver": "^7.6.0",
"svelte-eslint-parser": ">=0.34.0-next.12 <1.0.0"
"svelte-eslint-parser": ">=0.34.0 <1.0.0"
},
"devDependencies": {
"@1stg/browserslist-config": "^2.0.0",
"@1stg/stylelint-config": "^6.0.0",
"@babel/core": "^7.24.0",
"@babel/eslint-parser": "^7.23.10",
"@babel/plugin-proposal-function-bind": "^7.23.3",
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/plugin-proposal-function-bind": "^7.24.1",
"@babel/types": "^7.24.0",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@changesets/get-release-plan": "^4.0.0",
"@fontsource/fira-mono": "^5.0.12",
"@ota-meshi/eslint-plugin": "^0.15.2",
"@ota-meshi/eslint-plugin": "^0.15.3",
"@sindresorhus/slugify": "^2.2.1",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.2",
"@sveltejs/kit": "^2.5.5",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@types/babel__core": "^7.20.5",
"@types/cross-spawn": "^6.0.6",
"@types/escape-html": "^1.0.4",
"@types/eslint": "^8.56.5",
"@types/eslint": "^8.56.7",
"@types/eslint-scope": "^3.7.7",
"@types/eslint-utils": "^3.0.5",
"@types/eslint-visitor-keys": "^3.0.0",
"@types/eslint-visitor-keys": "^3.3.0",
"@types/esutils": "^2.0.2",
"@types/json-schema": "^7.0.15",
"@types/less": "^3.0.6",
"@types/markdown-it": "^14.0.0",
"@types/markdown-it-container": "^2.0.9",
"@types/markdown-it-emoji": "^2.0.4",
"@types/markdown-it-container": "^2.0.10",
"@types/markdown-it-emoji": "^2.0.5",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.25",
"@types/node": "^20.12.5",
"@types/postcss-safe-parser": "^5.0.4",
"@types/prismjs": "^1.26.3",
"@types/semver": "^7.5.8",
"@types/stylus": "^0.48.42",
"@typescript-eslint/eslint-plugin": "^7.3.0",
"@typescript-eslint/parser": "^7.3.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@typescript/vfs": "^1.5.0",
"acorn": "^8.11.3",
"assert": "^2.1.0",
"cross-spawn": "^7.0.3",
"env-cmd": "^10.1.0",
"esbuild": "^0.20.1",
"esbuild": "^0.20.2",
"esbuild-register": "^3.5.0",
"escape-html": "^1.0.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-formatter-friendly": "^7.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-eslint-plugin": "^5.4.0",
"eslint-plugin-json-schema-validator": "^5.0.0",
"eslint-plugin-jsonc": "^2.13.0",
"eslint-plugin-markdown": "^4.0.0",
"eslint-plugin-eslint-plugin": "^5.5.0",
"eslint-plugin-json-schema-validator": "^5.1.0",
"eslint-plugin-jsonc": "^2.15.0",
"eslint-plugin-markdown": "^4.0.1",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-node-dependencies": "^0.11.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-regexp": "^2.2.0",
"eslint-plugin-regexp": "^2.4.0",
"eslint-plugin-svelte": "^2.35.1",
"eslint-plugin-yml": "^1.12.2",
"eslint-scope": "^8.0.0",
"eslint-plugin-yml": "^1.14.0",
"eslint-scope": "^8.0.1",
"eslint-visitor-keys": "^4.0.0",
"espree": "^10.0.1",
"estree-walker": "^3.0.3",
"less": "^4.2.0",
"locate-character": "^3.0.0",
"magic-string": "^0.30.8",
"magic-string": "^0.30.9",
"markdown-it-anchor": "^8.6.7",
"markdown-it-container": "^4.0.0",
"markdown-it-emoji": "^3.0.0",
"mocha": "^10.3.0",
"mocha": "^10.4.0",
"npm-run-all2": "^6.1.2",
"nyc": "^15.1.0",
"pako": "^2.1.0",
Expand All @@ -161,18 +161,18 @@
"prism-svelte": "^0.5.0",
"prismjs": "^1.29.0",
"rimraf": "^5.0.5",
"sass": "^1.71.1",
"source-map-js": "^1.0.2",
"stylelint": "~16.3.0",
"sass": "^1.74.1",
"source-map-js": "^1.2.0",
"stylelint": "~16.3.1",
"stylelint-config-standard": "^36.0.0",
"stylus": "^0.63.0",
"svelte": "^5.0.0-next.73",
"svelte": "^5.0.0-next.95",
"svelte-adapter-ghpages": "0.2.2",
"svelte-i18n": "^4.0.0",
"tslib": "^2.6.2",
"type-coverage": "^2.27.1",
"typescript": "~5.4.0",
"vite": "^5.1.5",
"type-coverage": "^2.28.1",
"typescript": "~5.4.4",
"vite": "^5.2.8",
"vite-plugin-svelte-md": "^0.1.7",
"yaml": "^2.4.1"
},
Expand Down

0 comments on commit 13d73c8

Please sign in to comment.