larvitcms 3.0.98 → 3.0.99

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "larvitcms",
3
- "version": "3.0.98",
3
+ "version": "3.0.99",
4
4
  "description": "Simple blog module with admin GUI for larvitadmingui",
5
5
  "author": {
6
6
  "name": "Mikael 'Lilleman' Göransson",
@@ -9,17 +9,17 @@
9
9
  },
10
10
  "private": false,
11
11
  "dependencies": {
12
- "larvitdb": "3.2.99",
13
- "larvitdbmigration": "7.0.125",
12
+ "larvitdb": "3.2.100",
13
+ "larvitdbmigration": "7.0.126",
14
14
  "larvitslugify": "2.0.1",
15
- "larvitutils": "5.1.108",
15
+ "larvitutils": "5.1.110",
16
16
  "lodash": "4.17.21",
17
17
  "uuid": "10.0.0"
18
18
  },
19
19
  "devDependencies": {
20
- "eslint": "8.57.0",
20
+ "eslint": "8.57.1",
21
21
  "mocha": "10.7.3",
22
- "nyc": "17.0.0"
22
+ "nyc": "17.1.0"
23
23
  },
24
24
  "keywords": [
25
25
  "cms"