Skip to content

Commit 098c99d

Browse files
authored
Update pnpm packages
1 parent ec3e317 commit 098c99d

File tree

2 files changed

+818
-796
lines changed

2 files changed

+818
-796
lines changed

swift_browser_ui_frontend/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,30 +14,30 @@
1414
"docker-build-devel": "vue-cli-service build --mode development"
1515
},
1616
"dependencies": {
17-
"@babel/core": "^7.20.12",
17+
"@babel/core": "^7.21.0",
1818
"@babel/eslint-parser": "^7.19.1",
1919
"@babel/preset-env": "^7.20.2",
2020
"@mdi/js": "^7.1.96",
21-
"@vue/cli-service": "^5.0.8",
2221
"@vue/cli-plugin-babel": "^5.0.8",
2322
"@vue/cli-plugin-eslint": "^5.0.8",
2423
"@vue/cli-plugin-unit-jest": "^5.0.8",
25-
"@vue/test-utils": "^1.3.3",
24+
"@vue/cli-service": "^5.0.8",
25+
"@vue/test-utils": "^1.3.4",
2626
"@vue/vue2-jest": "^27.0.0",
27-
"@vueuse/rxjs": "^9.12.0",
27+
"@vueuse/rxjs": "^9.13.0",
2828
"babel-jest": "^27.5.1",
29-
"buefy": "^0.9.22",
29+
"buefy": "^0.9.23",
3030
"bulma": "^0.9.4",
3131
"cli-highlight": "^2.1.11",
32-
"csc-ui": "^0.6.18",
32+
"core-js": "^3.29.0",
33+
"csc-ui": "^0.6.76",
3334
"csc-ui-vue-directive": "^0.0.6",
34-
"core-js": "^3.27.2",
3535
"dexie": "^3.2.3",
36-
"eslint": "^8.33.0",
36+
"eslint": "^8.35.0",
3737
"eslint-plugin-vue": "^9.9.0",
3838
"eslint-utils": "^3.0.0",
39-
"lodash": "^4.17.21",
4039
"jest": "^27.5.1",
40+
"lodash": "^4.17.21",
4141
"node-sass": "^8.0.0",
4242
"resumablejs": "^1.1.0",
4343
"rxjs": "^7.8.0",
@@ -52,8 +52,8 @@
5252
"@testing-library/dom": "^8.20.0",
5353
"@testing-library/jest-dom": "^5.16.5",
5454
"@testing-library/user-event": "^14.4.3",
55-
"@testing-library/vue": "^5.8.3",
56-
"cypress": "^12.5.1"
55+
"@testing-library/vue": "^5.9.0",
56+
"cypress": "^12.7.0"
5757
},
5858
"eslintConfig": {
5959
"root": true,

0 commit comments

Comments
 (0)