Skip to content

Commit

Permalink
Bump postccs/cookie versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Tideman committed Oct 13, 2023
1 parent 939d34b commit 789440b
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 247 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,9 @@
},
"devDependencies": {
"@axe-core/playwright": "^4.7.3",
"@babel/core": "^7.17.9",
"@babel/preset-typescript": "^7.16.7",
"@grpc/grpc-js": "^1.3.7",
"@babel/core": "^7.20.12",
"@babel/preset-typescript": "^7.18.6",
"@grpc/grpc-js": "^1.7.3",
"@histoire/controls": "^0.16.1",
"@histoire/plugin-svelte": "^0.16.1",
"@histoire/shared": "^0.16.1",
Expand Down Expand Up @@ -142,7 +142,7 @@
"autoprefixer": "^10.4.13",
"c8": "^7.12.0",
"chalk": "^4.1.2",
"concurrently": "^7.1.0",
"concurrently": "^7.6.0",
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"cssnano": "^5.1.14",
Expand All @@ -156,7 +156,7 @@
"esno": "^0.16.3",
"express": "^4.18.2",
"fast-glob": "^3.3.1",
"google-protobuf": "^3.17.3",
"google-protobuf": "^3.21.2",
"histoire": "^0.16.1",
"husky": "^8.0.3",
"jest-websocket-mock": "^2.4.0",
Expand All @@ -166,7 +166,7 @@
"mock-socket": "^9.1.5",
"node-fetch": "^3.3.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.21",
"postcss": "^8.4.31",
"postcss-cli": "^9.1.0",
"postcss-html": "^1.5.0",
"postcss-import": "^14.1.0",
Expand Down Expand Up @@ -196,17 +196,17 @@
"tailwindcss": "^3.2.4",
"tar-fs": "^2.1.1",
"ts-node": "^10.9.1",
"ts-proto": "^1.82.5",
"tslib": "^2.3.1",
"ts-proto": "^1.138.0",
"tslib": "^2.4.1",
"typescript": "^5.2.2",
"unified": "^11.0.2",
"unist-util-visit": "^5.0.0",
"vite": "^4.0.4",
"vite": "^4.0.5",
"vite-node": "^0.23.4",
"vitest": "^0.32.2",
"vitest-localstorage-mock": "^0.0.1",
"wait-port": "^1.0.4",
"webpack": "^5.73.0",
"webpack": "^5.75.0",
"yargs": "^17.7.2",
"zx": "^7.1.1"
},
Expand Down
Loading

0 comments on commit 789440b

Please sign in to comment.