Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Nov 21, 2024
1 parent e4cffa7 commit 2b0f8e1
Show file tree
Hide file tree
Showing 3 changed files with 607 additions and 615 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test": "FORCE_COLOR=1 pnpm run /^test:/"
},
"dependencies": {
"@csstools/postcss-oklab-function": "^4.0.2",
"@csstools/postcss-oklab-function": "^4.0.6",
"@nanostores/persistent": "^0.10.2",
"autoprefixer": "^10.4.20",
"culori": "^4.0.1",
Expand All @@ -28,29 +28,29 @@
"nanodelay": "^2.0.2",
"nanostores": "^0.11.3",
"plausible-tracker": "^0.3.9",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-media-minmax": "^5.0.0",
"postcss-mixins": "^11.0.3",
"postcss-nesting": "^13.0.0",
"postcss-nesting": "^13.0.1",
"postcss-opacity-percentage": "^3.0.0",
"three": "~0.169.0",
"vite": "^5.4.8",
"three": "~0.170.0",
"vite": "^5.4.11",
"vite-plugin-pug-transformer": "^1.0.5"
},
"devDependencies": {
"@logux/eslint-config": "^53.4.0",
"@logux/eslint-config": "^53.5.1",
"@logux/stylelint-config": "^0.20.0",
"@size-limit/file": "^11.1.6",
"@types/culori": "^2.1.1",
"@types/delaunator": "^5.0.3",
"@types/three": "^0.169.0",
"eslint": "^9.11.1",
"@types/three": "^0.170.0",
"eslint": "^9.15.0",
"nano-staged": "^0.8.0",
"simple-git-hooks": "^2.11.1",
"size-limit": "^11.1.6",
"stylelint": "^16.9.0",
"stylelint": "^16.10.0",
"svgo": "^3.3.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 2b0f8e1

Please sign in to comment.