Skip to content

Commit

Permalink
chore: update dev deps (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi authored Oct 16, 2024
1 parent 4e6302e commit d1ca102
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 46 deletions.
46 changes: 23 additions & 23 deletions docs-svelte-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,53 +11,53 @@
"svelte-kit": "vite"
},
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/types": "^7.24.5",
"@fontsource/fira-mono": "^5.0.13",
"@ota-meshi/eslint-plugin": "^0.17.1",
"@babel/core": "^7.25.8",
"@babel/types": "^7.25.8",
"@fontsource/fira-mono": "^5.1.0",
"@ota-meshi/eslint-plugin": "^0.17.5",
"@sindresorhus/slugify": "^2.2.1",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.9",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@sveltejs/adapter-static": "^3.0.5",
"@sveltejs/kit": "^2.7.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/babel__core": "^7.20.5",
"@types/cross-spawn": "^6.0.6",
"@types/escape-html": "^1.0.4",
"@types/eslint-scope": "^3.7.7",
"@types/eslint-visitor-keys": "^3.3.0",
"@types/less": "^3.0.6",
"@types/markdown-it": "^14.1.1",
"@types/markdown-it": "^14.1.2",
"@types/markdown-it-container": "^2.0.10",
"@types/markdown-it-emoji": "^3.0.1",
"@types/node": "^20.12.12",
"@types/node": "^20.16.11",
"@types/prismjs": "^1.26.4",
"@types/stylus": "^0.48.42",
"@typescript/vfs": "^1.5.0",
"acorn": "^8.11.3",
"@types/stylus": "^0.48.43",
"@typescript/vfs": "^1.6.0",
"acorn": "^8.13.0",
"assert": "^2.1.0",
"cross-spawn": "^7.0.3",
"env-cmd": "^10.1.0",
"esbuild": "^0.24.0",
"escape-html": "^1.0.3",
"eslint-plugin-svelte": "workspace:^",
"eslint-scope": "^8.0.1",
"eslint-visitor-keys": "^4.0.0",
"espree": "^10.0.1",
"globals": "^15.2.0",
"markdown-it-anchor": "^9.0.0",
"eslint-scope": "^8.1.0",
"eslint-visitor-keys": "^4.1.0",
"espree": "^10.2.0",
"globals": "^15.11.0",
"markdown-it-anchor": "^9.2.0",
"markdown-it-container": "^4.0.0",
"markdown-it-emoji": "^3.0.0",
"pako": "^2.1.0",
"postcss-nested": "^6.0.1",
"postcss-nested": "^6.2.0",
"prism-svelte": "^0.5.0",
"prismjs": "^1.29.0",
"sass": "^1.77.2",
"source-map-js": "^1.2.0",
"sass": "^1.79.5",
"source-map-js": "^1.2.1",
"stylus": "^0.63.0",
"svelte": "^5.0.0-next.112",
"svelte": "^5.0.0-next.268",
"svelte-adapter-ghpages": "0.2.2",
"util": "^0.12.5",
"vite": "^5.2.11",
"vite-plugin-eslint4b": "^0.4.2",
"vite": "^5.4.9",
"vite-plugin-eslint4b": "^0.4.6",
"vite-plugin-svelte-md": "^0.1.7"
}
}
1 change: 1 addition & 0 deletions docs-svelte-kit/src/lib/header/Header.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
target="_blank"
class="github-link"
rel="noopener noreferrer"
aria-label="GitHub"
>
<svg
version="1.1"
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,33 +15,33 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.8",
"@changesets/cli": "^2.27.9",
"@changesets/get-release-plan": "^4.0.4",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ota-meshi/eslint-plugin": "^0.17.5",
"@types/eslint": "^9.6.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"env-cmd": "^10.1.0",
"eslint": "^9.10.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-formatter-friendly": "^7.0.0",
"eslint-plugin-eslint-plugin": "^6.2.0",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-json-schema-validator": "^5.1.2",
"eslint-plugin-jsdoc": "^50.4.1",
"eslint-plugin-json-schema-validator": "^5.1.3",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-node-dependencies": "^0.12.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-yml": "^1.14.0",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^6.2.3",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"prettier-plugin-svelte": "^3.2.7",
"rimraf": "^6.0.1",
"typescript": "~5.6.0",
"typescript": "~5.6.3",
"typescript-eslint": "^7.18.0"
},
"publishConfig": {
Expand Down
30 changes: 15 additions & 15 deletions packages/eslint-plugin-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,39 +69,39 @@
"svelte-eslint-parser": "^0.41.1"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@babel/plugin-proposal-function-bind": "^7.24.7",
"@babel/core": "^7.25.8",
"@babel/eslint-parser": "^7.25.8",
"@babel/plugin-proposal-function-bind": "^7.25.8",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@types/babel__core": "^7.20.5",
"@types/eslint-utils": "^3.0.5",
"@types/esutils": "^2.0.2",
"@types/json-schema": "^7.0.15",
"@types/less": "^3.0.6",
"@types/mocha": "^10.0.8",
"@types/node": "^20.16.5",
"@types/mocha": "^10.0.9",
"@types/node": "^20.16.11",
"@types/postcss-safe-parser": "^5.0.4",
"@types/semver": "^7.5.8",
"@types/stylus": "^0.48.42",
"acorn": "^8.12.1",
"@types/stylus": "^0.48.43",
"acorn": "^8.13.0",
"assert": "^2.1.0",
"esbuild": "^0.24.0",
"esbuild-register": "^3.6.0",
"eslint-scope": "^8.0.2",
"eslint-scope": "^8.1.0",
"eslint-typegen": "^0.3.2",
"eslint-visitor-keys": "^4.0.0",
"espree": "^10.1.0",
"eslint-visitor-keys": "^4.1.0",
"espree": "^10.2.0",
"less": "^4.2.0",
"mocha": "^10.7.3",
"nyc": "^17.0.0",
"nyc": "^17.1.0",
"postcss-nested": "^6.2.0",
"sass": "^1.78.0",
"sass": "^1.79.5",
"source-map-js": "^1.2.1",
"stylus": "^0.63.0",
"svelte": "5.0.0-next.249",
"svelte": "^5.0.0-next.268",
"svelte-i18n": "^4.0.0",
"type-coverage": "^2.29.1",
"yaml": "^2.5.1"
"type-coverage": "^2.29.7",
"yaml": "^2.6.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit d1ca102

Please sign in to comment.