Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Nov 22, 2023
1 parent 19bc3c4 commit 62b55fd
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 305 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@csstools/postcss-oklab-function": "^3.0.7",
"@nanostores/persistent": "^0.9.1",
"autoprefixer": "^10.4.16",
"culori": "^3.2.0",
"culori": "^3.3.0",
"delaunator": "^5.0.0",
"jstransformer-markdown-it": "^3.0.0",
"nanodelay": "^2.0.2",
Expand All @@ -34,32 +34,32 @@
"postcss-nesting": "^12.0.1",
"postcss-opacity-percentage": "^2.0.0",
"three": "~0.158.0",
"vite": "^5.0.0",
"vite-plugin-pug-transformer": "^1.0.4"
"vite": "^5.0.2",
"vite-plugin-pug-transformer": "^1.0.5"
},
"devDependencies": {
"@logux/eslint-config": "^52.0.1",
"@logux/eslint-config": "^52.0.2",
"@logux/stylelint-config": "^0.16.0",
"@size-limit/file": "^11.0.0",
"@types/culori": "^2.0.4",
"@types/delaunator": "^5.0.2",
"@types/three": "^0.158.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.53.0",
"@types/three": "^0.158.3",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"eslint": "^8.54.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-node-import": "^1.0.4",
"eslint-plugin-perfectionist": "^2.3.0",
"eslint-plugin-perfectionist": "^2.4.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"nano-staged": "^0.8.0",
"simple-git-hooks": "^2.9.0",
"size-limit": "^11.0.0",
"stylelint": "^15.11.0",
"svgo": "^3.0.3",
"typescript": "^5.2.2"
"svgo": "^3.0.4",
"typescript": "^5.3.2"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 62b55fd

Please sign in to comment.