Skip to content

Commit

Permalink
First celanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Riippi committed Feb 9, 2024
1 parent cb5f7ba commit 32db2f1
Show file tree
Hide file tree
Showing 2 changed files with 465 additions and 983 deletions.
14 changes: 3 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,8 @@
"@types/validator": "^13.1.4",
"@types/yup": "^0.26.24",
"ahooks": "^3.3.10",
"assert": "npm:assert-browserify",
"assert-browserify": "^2.0.0",
"await-to-js": "^3.0.0",
"buffer": "npm:buffer-browserify",
"buffer-browserify": "^0.2.5",
"classnames": "^2.2.6",
"crypto": "npm:crypto-browserify",
"crypto-browserify": "^3.12.0",
"date-fns": "^2.9.0",
"dompurify": "^2.2.9",
"enzyme": "^3.11.0",
Expand All @@ -48,7 +42,7 @@
"eslint-plugin-sonarjs": "^0.13.0",
"file-saver": "^2.0.2",
"formik": "^2.0.4",
"graphql": "^15.2.0",
"graphql": "^15.8.0",
"graphql.macro": "^1.4.2",
"hds-core": "^3.5.0",
"hds-design-tokens": "^3.5.0",
Expand All @@ -71,8 +65,6 @@
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-scripts": "5.0.1",
"stream": "npm:stream-browserify",
"stream-browserify": "^3.0.0",
"typescript": "4.5.5",
"uuid": "^8.1.0",
"validator": "^13.7.0",
Expand Down Expand Up @@ -106,13 +98,13 @@
"devDependencies": {
"@sinonjs/fake-timers": "^8.1.0",
"@types/sinonjs__fake-timers": "^8.1.0",
"apollo": "^2.33.9",
"apollo": "^2.34.0",
"cross-env": "^7.0.3",
"helsinki-utils": "City-of-Helsinki/helsinki-utils-js#0.1.0",
"ts-node": "^8.8.2"
},
"resolutions": {
"graphql": "^15.2.0"
"graphql": "^15.8.0"
},
"jest": {
"resetMocks": false
Expand Down
Loading

0 comments on commit 32db2f1

Please sign in to comment.